Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.25
|
Leadtools.Dicom Namespace > DicomAssociate Class > SetExtendedData Method : SetExtendedData(Byte,Byte[]) Method |
'Usage
Dim instance As DicomAssociate Dim id As Byte Dim data() As Byte instance.SetExtendedData(id, data)
public: void SetExtendedData( byte id, array<byte>^ data )
To get the extended data associated with a Presentation Context, call GetExtendedData or GetExtendedDataPtr.